curl --location --request Get 'www.themealdb.com/api/json/v1/1/latest.php'
{"meals":{"idMeal":"1","strMeal":"Only For Patreon supporters sorry","strDescription":"Sign up here: https:\/\/www.patreon.com\/thedatadb"}}
This list the latest meals.Only available to Paypal supporters
curl --location --request Get 'www.themealdb.com/api/json/v1/1/latest.php'
{"meals":{"idMeal":"1","strMeal":"Only For Patreon supporters sorry","strDescription":"Sign up here: https:\/\/www.patreon.com\/thedatadb"}}
curl --location --request Get 'www.themealdb.com/api/json/v1/1/latest.php'
{"meals":{"idMeal":"1","strMeal":"Only For Patreon supporters sorry","strDescription":"Sign up here: https:\/\/www.patreon.com\/thedatadb"}}